home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 41 / PC Gamer IT CD 41 1-2.iso / wmc / data1.cab / Program_Executable_Files / WinEnv / Configs / FrontEnd / ARENASCR.CFG < prev    next >
Text File  |  1999-03-04  |  751b  |  35 lines

  1. ; ARENAscr.cfg
  2. ; This screen displays the list of arena to the server.
  3.  
  4. ; Screen name ********* ENTER NAME OF SCREEN ON NEXT LINE **********
  5. SCREENNAME    ArenaSelectionScreen
  6.  
  7. ; The arena selection title text
  8. BEGINENTITY
  9. XCENTRED
  10. YCOORD        10
  11. YPOSITION    FLOATING
  12. TRANSPARENT
  13. ~C1~LIST OF ARENA
  14. ACTIVE
  15. ENDENTITY
  16.  
  17. ; The Arena Selection Menu
  18. ; NOTE: Arbitrarily allow 8 entities maximum, there should be no more than 8 types
  19. ;       of arena in Demo1.1.  There are no predetermined entities, they are received
  20. ;    from the Network module.
  21. BEGINVMENU
  22. NAME        ArenaSelectMenu
  23. XCENTRED
  24. YCOORD        45
  25. YPOSITION    FLOATING
  26. TRANSPARENT
  27. VDISPLAYSIZE    8
  28. JUSTIFICATION    CENTRE
  29. VMAXENTITIES    40
  30. SPACING        FLOATING
  31. HIGHLIGHTER
  32. ACTIVE
  33. CYCLE
  34. ENDVGROUP
  35.